func crypto/rsa.fipsPublicKey
5 uses
crypto/rsa (current package)
fips.go#L156: k, err := fipsPublicKey(pub)
fips.go#L226: k, err := fipsPublicKey(pub)
fips.go#L376: k, err := fipsPublicKey(pub)
pkcs1v15.go#L87: fk, err := fipsPublicKey(pub)
rsa.go#L624: func fipsPublicKey(pub *PublicKey) (*rsa.PublicKey, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)